[INFO] cloning repository https://github.com/NatTuck/meatball
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NatTuck/meatball" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNatTuck%2Fmeatball", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNatTuck%2Fmeatball'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14c81418bb1aaeea96385cbe7bc05cd465dfce2f
[INFO] checking NatTuck/meatball against try#3f7e3b175fda7edbf81081bcd9b91b73f2f7993f for pr-156157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNatTuck%2Fmeatball" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NatTuck/meatball
[INFO] finished tweaking git repo https://github.com/NatTuck/meatball
[INFO] tweaked toml for git repo https://github.com/NatTuck/meatball written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NatTuck/meatball on toolchain 3f7e3b175fda7edbf81081bcd9b91b73f2f7993f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NatTuck/meatball already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v1.0.2
[INFO] [stderr]   Downloaded rustc-demangle v0.1.9
[INFO] [stderr]   Downloaded aho-corasick v0.6.6
[INFO] [stderr]   Downloaded cc v1.0.18
[INFO] [stderr]   Downloaded regex-syntax v0.6.2
[INFO] [stderr]   Downloaded regex v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3679759226fa50213788b369e6c32b0530cf72eb2fde3e925e5a2fa67f8200e4
[INFO] running `Command { std: "docker" "start" "-a" "3679759226fa50213788b369e6c32b0530cf72eb2fde3e925e5a2fa67f8200e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3679759226fa50213788b369e6c32b0530cf72eb2fde3e925e5a2fa67f8200e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3679759226fa50213788b369e6c32b0530cf72eb2fde3e925e5a2fa67f8200e4", kill_on_drop: false }`
[INFO] [stdout] 3679759226fa50213788b369e6c32b0530cf72eb2fde3e925e5a2fa67f8200e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3f7e3b175fda7edbf81081bcd9b91b73f2f7993f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71b8eeb1bf86589a99387c47068383da1fff0bb0f48af3134a24dc04fafb7404
[INFO] running `Command { std: "docker" "start" "-a" "71b8eeb1bf86589a99387c47068383da1fff0bb0f48af3134a24dc04fafb7404", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking lazy_static v1.0.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling regex v1.0.2
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking aho-corasick v0.6.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]     Checking meatball v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `builtins::Builtin`
[INFO] [stdout]  --> src/program.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use builtins::Builtin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/parse.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | /     lazy_static! {
[INFO] [stdout] 90 | |         static ref WSP: Regex = Regex::new(r"^\s+").unwrap();
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/parse.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     lazy_static! {
[INFO] [stdout] 116 | |         static ref PAR: Regex = Regex::new(r"^[\(\[\)\]]").unwrap();
[INFO] [stdout] 117 | |         static ref F64: Regex = Regex::new(r"^\d+\.\d*").unwrap();
[INFO] [stdout] 118 | |         static ref I64: Regex = Regex::new(r"^\d+").unwrap();
[INFO] [stdout] 119 | |         static ref SYM: Regex =
[INFO] [stdout] 120 | |             Regex::new(r#"^[\p{L}_+\-!?][\p{L}\p{N}_+\-!?]*"#).unwrap();
[INFO] [stdout] 121 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/parse.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     lazy_static! {
[INFO] [stdout] 116 | |         static ref PAR: Regex = Regex::new(r"^[\(\[\)\]]").unwrap();
[INFO] [stdout] 117 | |         static ref F64: Regex = Regex::new(r"^\d+\.\d*").unwrap();
[INFO] [stdout] 118 | |         static ref I64: Regex = Regex::new(r"^\d+").unwrap();
[INFO] [stdout] 119 | |         static ref SYM: Regex =
[INFO] [stdout] 120 | |             Regex::new(r#"^[\p{L}_+\-!?][\p{L}\p{N}_+\-!?]*"#).unwrap();
[INFO] [stdout] 121 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/parse.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     lazy_static! {
[INFO] [stdout] 116 | |         static ref PAR: Regex = Regex::new(r"^[\(\[\)\]]").unwrap();
[INFO] [stdout] 117 | |         static ref F64: Regex = Regex::new(r"^\d+\.\d*").unwrap();
[INFO] [stdout] 118 | |         static ref I64: Regex = Regex::new(r"^\d+").unwrap();
[INFO] [stdout] 119 | |         static ref SYM: Regex =
[INFO] [stdout] 120 | |             Regex::new(r#"^[\p{L}_+\-!?][\p{L}\p{N}_+\-!?]*"#).unwrap();
[INFO] [stdout] 121 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/parse.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     lazy_static! {
[INFO] [stdout] 116 | |         static ref PAR: Regex = Regex::new(r"^[\(\[\)\]]").unwrap();
[INFO] [stdout] 117 | |         static ref F64: Regex = Regex::new(r"^\d+\.\d*").unwrap();
[INFO] [stdout] 118 | |         static ref I64: Regex = Regex::new(r"^\d+").unwrap();
[INFO] [stdout] 119 | |         static ref SYM: Regex =
[INFO] [stdout] 120 | |             Regex::new(r#"^[\p{L}_+\-!?][\p{L}\p{N}_+\-!?]*"#).unwrap();
[INFO] [stdout] 121 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `builtins::Builtin`
[INFO] [stdout]  --> src/program.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use builtins::Builtin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/parse.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | /     lazy_static! {
[INFO] [stdout] 90 | |         static ref WSP: Regex = Regex::new(r"^\s+").unwrap();
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/parse.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     lazy_static! {
[INFO] [stdout] 116 | |         static ref PAR: Regex = Regex::new(r"^[\(\[\)\]]").unwrap();
[INFO] [stdout] 117 | |         static ref F64: Regex = Regex::new(r"^\d+\.\d*").unwrap();
[INFO] [stdout] 118 | |         static ref I64: Regex = Regex::new(r"^\d+").unwrap();
[INFO] [stdout] 119 | |         static ref SYM: Regex =
[INFO] [stdout] 120 | |             Regex::new(r#"^[\p{L}_+\-!?][\p{L}\p{N}_+\-!?]*"#).unwrap();
[INFO] [stdout] 121 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/parse.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     lazy_static! {
[INFO] [stdout] 116 | |         static ref PAR: Regex = Regex::new(r"^[\(\[\)\]]").unwrap();
[INFO] [stdout] 117 | |         static ref F64: Regex = Regex::new(r"^\d+\.\d*").unwrap();
[INFO] [stdout] 118 | |         static ref I64: Regex = Regex::new(r"^\d+").unwrap();
[INFO] [stdout] 119 | |         static ref SYM: Regex =
[INFO] [stdout] 120 | |             Regex::new(r#"^[\p{L}_+\-!?][\p{L}\p{N}_+\-!?]*"#).unwrap();
[INFO] [stdout] 121 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/parse.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     lazy_static! {
[INFO] [stdout] 116 | |         static ref PAR: Regex = Regex::new(r"^[\(\[\)\]]").unwrap();
[INFO] [stdout] 117 | |         static ref F64: Regex = Regex::new(r"^\d+\.\d*").unwrap();
[INFO] [stdout] 118 | |         static ref I64: Regex = Regex::new(r"^\d+").unwrap();
[INFO] [stdout] 119 | |         static ref SYM: Regex =
[INFO] [stdout] 120 | |             Regex::new(r#"^[\p{L}_+\-!?][\p{L}\p{N}_+\-!?]*"#).unwrap();
[INFO] [stdout] 121 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/parse.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     lazy_static! {
[INFO] [stdout] 116 | |         static ref PAR: Regex = Regex::new(r"^[\(\[\)\]]").unwrap();
[INFO] [stdout] 117 | |         static ref F64: Regex = Regex::new(r"^\d+\.\d*").unwrap();
[INFO] [stdout] 118 | |         static ref I64: Regex = Regex::new(r"^\d+").unwrap();
[INFO] [stdout] 119 | |         static ref SYM: Regex =
[INFO] [stdout] 120 | |             Regex::new(r#"^[\p{L}_+\-!?][\p{L}\p{N}_+\-!?]*"#).unwrap();
[INFO] [stdout] 121 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zero_expr` is never used
[INFO] [stdout]   --> src/parse.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn zero_expr() -> Ast {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Cond` and `Func` are never constructed
[INFO] [stdout]   --> src/program.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum Expr {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 30 |     Cond(Vec<(Expr, Expr)>),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 31 |     Func(Box<Func>),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ast2var` is never used
[INFO] [stdout]   --> src/program.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn ast2var(ast: &[Ast]) -> Result<(String, Expr)> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Builtin` is never constructed
[INFO] [stdout]  --> src/builtins.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Builtin {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zero_expr` is never used
[INFO] [stdout]   --> src/parse.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn zero_expr() -> Ast {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Cond` and `Func` are never constructed
[INFO] [stdout]   --> src/program.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum Expr {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 30 |     Cond(Vec<(Expr, Expr)>),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 31 |     Func(Box<Func>),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ast2var` is never used
[INFO] [stdout]   --> src/program.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn ast2var(ast: &[Ast]) -> Result<(String, Expr)> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Builtin` is never constructed
[INFO] [stdout]  --> src/builtins.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Builtin {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.87s
[INFO] running `Command { std: "docker" "inspect" "71b8eeb1bf86589a99387c47068383da1fff0bb0f48af3134a24dc04fafb7404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71b8eeb1bf86589a99387c47068383da1fff0bb0f48af3134a24dc04fafb7404", kill_on_drop: false }`
[INFO] [stdout] 71b8eeb1bf86589a99387c47068383da1fff0bb0f48af3134a24dc04fafb7404
